<!DOCTYPE html>
<html class="client-nojs vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-0 vector-toc-not-available vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-0 vector-feature-night-mode-enabled skin-theme-clientpref-os vector-sticky-header-enabled" lang="fr" dir="ltr"><head>
<meta charset="UTF-8">
<title>SQL:2011</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./_res_/favicon.png">
<link rel="canonical" href="https://fr.wikipedia.org/wiki/SQL%3A2011"> <link href="./_mw_/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.wikimediamessages.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./_mw_/site.styles.css">
<link rel="stylesheet" type="text/css" href="./_mw_/noscript.css">
<link rel="stylesheet" type="text/css" href="./_res_/footer.css">
<link rel="stylesheet" type="text/css" href="./_res_/vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-SQL_2011 rootpage-SQL_2011 skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">SQL:2011</span></h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="contentSub">
<div id="mw-content-subtitle"></div>
</div>
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="fr" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="fr" dir="ltr"><p><b>SQL:2011</b> ou <b><a href="ISO_9075" class="mw-redirect" title="ISO 9075">ISO/CEI 9075:2011</a></b> (sous le nom "Information technology – Database languages – SQL") est la septième révision de la norme du <a href="Langage_de_requ%C3%AAte" title="Langage de requête">Langage de requête</a> de <a href="Base_de_donn%C3%A9es" title="Base de données">Base de données</a> <a href="SQL" class="mw-redirect" title="SQL">SQL</a> par l'<a href="Organisation_internationale_de_normalisation" title="Organisation internationale de normalisation">ISO</a> (1987) et l'<a href="ANSI" class="mw-redirect" title="ANSI">ANSI</a> (1986). Il remplace la version précédente, <a href="SQL%3A2008" title="SQL:2008">SQL:2008</a>, et a été officiellement adoptée le <time class="nowrap" datetime="2011-12-15" data-sort-value="2011-12-15">15 décembre 2011</time><sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup>.
</p><p>Cette norme définit le <a href="SQL" class="mw-redirect" title="SQL">SQL</a>, c'est-à-dire la définition d'une structure de données et les opérations qui peuvent être effectuées sur les données stockées dans cette structure. Elle englobe les exigences minimales du langage, et d'autres parties définissent des extensions.
</p>
<div class="mw-heading mw-heading2"><h2 id="Ajouts_notables">Ajouts notables</h2></div>
<p>Voici quelques ajouts notables apportés par la norme SQL:2011<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> :
</p>
<ul><li>Des extensions au mot-clé WINDOW telles que <b>NTILE</b>, <b>LEAD</b>, <b>LAG</b>, <b>FIRST_VALUE</b>, <b>LAST_VALUE</b>, <b>NTH_VALUE</b>, <b>GROUPS</b></li>
<li>La possibilité d'utiliser un <a href="Insert_(SQL)" title="Insert (SQL)">INSERT</a>, <a href="Update_(SQL)" title="Update (SQL)">UPDATE</a>, <a href="Delete_(SQL)" title="Delete (SQL)">DELETE</a>, ou <a href="Merge_(SQL)" title="Merge (SQL)">MERGE</a> comme table dérivée</li>
<li>L'apparition de paramètres nommés lors d'une instruction CALL, avec ou sans valeur par défaut</li>
<li>De nouvelles fonctionnalités pour mieux gérer la pagination des résultats</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Documentation">Documentation</h2></div>
<p>La norme SQL n'est pas distribuée gratuitement. La norme complète peut être achetée auprès de l'<a href="Organisation_internationale_de_normalisation" title="Organisation internationale de normalisation">ISO</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Parties">Parties</h2></div>
<p>La norme est découpée selon les parties suivantes<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>:
</p>
<ul><li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=53681">ISO/CEI 9075-1:2011</a> Framework</li>
<li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=53682">ISO/CEI 9075-2:2011</a> Foundation</li>
<li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=38641">ISO/CEI 9075-3:2008</a> Call-Level Interface</li>
<li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=53684">ISO/CEI 9075-4:2011</a> Persistent Stored Modules</li>
<li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=38643">ISO/CEI 9075-9:2008</a> Management of External Data</li>
<li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=38644">ISO/CEI 9075-10:2008</a> Object Language Bindings</li>
<li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=53685">ISO/CEI 9075-11:2011</a> Information and Definition Schemas</li>
<li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=38646">ISO/CEI 9075-13:2008</a> SQL Routines and Types Using the Java Programming Language</li>
<li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=53686">ISO/CEI 9075-14:2011</a> XML-Related Specifications</li></ul>
<p>La partie la plus importante est la partie 2, qui est aussi la plus longue avec 1470 pages, soit 100 pages de plus que pour <a href="SQL%3A2008" title="SQL:2008">SQL:2008</a>. Les parties manquantes sont des parties qui ont été retirées pour diverses raisons, lorsqu'un numéro de partie est utilisé il n'est plus réutilisé<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Références"><span id="R.C3.A9f.C3.A9rences"></span>Références</h2></div>
<div class="references-small decimal" style=""><div class="mw-references-wrap"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><a href="#cite_ref-1">↑</a> </span><span class="reference-text"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <span class="ouvrage"><span class="noarchive">« <a rel="nofollow" class="external text" href="http://iablog.sybase.com/paulley/?p=2612"><cite style="font-style:normal; color:var(--color-link-red, #d73333);">http://iablog.sybase.com/paulley/?p=2612</cite></a> »<sup class="">(<a rel="nofollow" class="external text" href="https://web.archive.org/web/*/http://iablog.sybase.com/paulley/?p=2612">Archive.org</a> • <a rel="nofollow" class="external text" href="https://archive.wikiwix.com/cache/?url=http://iablog.sybase.com/paulley/?p=2612">Wikiwix</a> • <a rel="nofollow" class="external text" href="https://archive.is/http://iablog.sybase.com/paulley/?p=2612">Archive.is</a> • <a rel="nofollow" class="external text" href="https://webcache.googleusercontent.com/search?hl=fr&q=cache:http://iablog.sybase.com/paulley/?p=2612">Google</a> • Que faire ?)</sup></span></span></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><a href="#cite_ref-2">↑</a> </span><span class="reference-text"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <span class="ouvrage"><span class="noarchive">« <a rel="nofollow" class="external text" href="http://iablog.sybase.com/paulley/?p=2536"><cite style="font-style:normal; color:var(--color-link-red, #d73333);">http://iablog.sybase.com/paulley/?p=2536</cite></a> »<sup class="">(<a rel="nofollow" class="external text" href="https://web.archive.org/web/*/http://iablog.sybase.com/paulley/?p=2536">Archive.org</a> • <a rel="nofollow" class="external text" href="https://archive.wikiwix.com/cache/?url=http://iablog.sybase.com/paulley/?p=2536">Wikiwix</a> • <a rel="nofollow" class="external text" href="https://archive.is/http://iablog.sybase.com/paulley/?p=2536">Archive.is</a> • <a rel="nofollow" class="external text" href="https://webcache.googleusercontent.com/search?hl=fr&q=cache:http://iablog.sybase.com/paulley/?p=2536">Google</a> • Que faire ?)</sup></span></span></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><a href="#cite_ref-3">↑</a> </span><span class="reference-text"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a rel="nofollow" class="external free" href="http://www.jtc1sc32.org/doc/N2151-2200/32N2153T-text_for_ballot-FDIS_9075-1.pdf">http://www.jtc1sc32.org/doc/N2151-2200/32N2153T-text_for_ballot-FDIS_9075-1.pdf</a></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><a href="#cite_ref-4">↑</a> </span><span class="reference-text"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a rel="nofollow" class="external text" href="http://www.sigmod.org/publications/sigmod-record/1203/pdfs/10.industry.zemke.pdf">What's new in SQL:2011</a></span>
</li>
</ol></div>
</div>
<ul id="bandeau-portail" class="bandeau-portail"><li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail de la programmation informatique</span> </span></li> <li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail des bases de données</span> </span></li> </ul></div><!--htdig_noindex--><div><div class="zim-footer">
Cet article est issu de <a class="external text" title="Dernière modification le 2022-12-12" href="https://fr.wikipedia.org/wiki/?title=SQL%3A2011&oldid=199432953">Wikipédia</a>. Sauf mention contraire, le texte est disponible sous <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr">Creative Commons Attribution-Share Alike 4.0</a>. Des conditions supplémentaires peuvent s’appliquer aux fichiers multimédias.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
<script src="./_webp_/webpHandler.js"></script>
</body></html>